Missing Controller
Error: AbdallahNosairController could not be found.
Error: Create the class AbdallahNosairController below in file: public_html/controllers/abdallah_nosair_controller.php
<?php
class AbdallahNosairController extends AppController {
var $name = 'AbdallahNosair';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp
